PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFSignatureField Class / setLockFieldAction Method
The lock field action that is executed when the signature field is signed.
In This Topic
    setLockFieldAction Method
    In This Topic
    Sets the lock field action.
    Syntax
    public void setLockFieldAction( 
       PDFSignatureLockFieldAction value
    )

    Parameters

    value
    The lock field action that is executed when the signature field is signed.
    See Also